home *** CD-ROM | disk | FTP | other *** search
/ PC Open 101 / PC Open 101 CD 1.bin / CD1 / grafica / The Gimp / gimp-help-2-0.3-setup.exe / {app} / share / gimp / 2.0 / help / en / ch03s03s03s08.html < prev    next >
Encoding:
Extensible Markup Language  |  2004-07-20  |  10.4 KB  |  300 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4.   <head>
  5.     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  6.     <title>3.3.8.┬áClone Tool</title>
  7.     <link rel="stylesheet" href="gimp-help-plain.css" type="text/css" />
  8.     <link rel="stylesheet" href="gimp-help-screen.css" type="text/css" />
  9.     <meta name="generator" content="DocBook XSL Stylesheets V1.64.1" />
  10.     <link rel="home" href="index.html" title="GIMP User Manual" />
  11.     <link rel="up" href="ch03s03s03.html" title="3.3.┬áPaint Tools" />
  12.     <link rel="previous" href="ch03s03s03s07.html" title="3.3.7.┬áInk Tool" />
  13.     <link rel="next" href="ch03s03s03s09.html" title="3.3.9.┬áConvolver" />
  14.   </head>
  15.   <body>
  16.     <div class="navheader">
  17.       <table width="100%" summary="Navigation header">
  18.         <tr>
  19.           <th colspan="3" align="center">3.3.8.┬áClone Tool</th>
  20.         </tr>
  21.         <tr>
  22.           <td width="20%" align="left"><a accesskey="p" href="ch03s03s03s07.html">Prev</a>┬á</td>
  23.           <th width="60%" align="center">3.3.┬áPaint Tools</th>
  24.           <td width="20%" align="right">┬á<a accesskey="n" href="ch03s03s03s09.html">Next</a></td>
  25.         </tr>
  26.       </table>
  27.       <hr />
  28.     </div>
  29.     <div class="sect3" lang="en" xml:lang="en">
  30.       <div class="titlepage">
  31.         <div>
  32.           <div>
  33.             <h4 class="title"><a id="gimp-tool-clone"></a>3.3.8.┬áClone Tool</h4>
  34.           </div>
  35.         </div>
  36.         <div></div>
  37.       </div>
  38.       <a id="id2952646" class="indexterm"></a>
  39.       <div class="mediaobject">
  40.         <img src="../images/toolbox/toolbox-clone.png" />
  41.       </div>
  42.       <p>
  43.     The Clone tool uses the current brush to copy from a source point. The
  44.     source point can be in an image or pattern.
  45.   </p>
  46.       <div class="simplesect" lang="en" xml:lang="en">
  47.         <div class="titlepage">
  48.           <div>
  49.             <div>
  50.               <h5 class="title"><a id="id2952680"></a>Activate Tool</h5>
  51.             </div>
  52.           </div>
  53.           <div></div>
  54.         </div>
  55.         <div class="itemizedlist">
  56.           <ul type="disc">
  57.             <li>
  58.               <p>
  59.           The Clone Tool can be called in the following
  60.           order, from the image-menu:
  61.           <span class="guimenuitem"><span class="accel">T</span>ools</span>/
  62.           <span class="guimenuitem"><span class="accel">P</span>aint
  63.             Tools</span>/<span class="guimenuitem"><span class="accel">C</span>lone
  64.             .</span> 
  65.         </p>
  66.             </li>
  67.             <li>
  68.               <p>
  69.           The Tool can also be called by clicking the tool icon:
  70.           <span class="guiicon">
  71.             <img src="../images/toolbox/clone.png" />
  72.           </span>
  73.         </p>
  74.             </li>
  75.           </ul>
  76.         </div>
  77.       </div>
  78.       <div class="simplesect" lang="en" xml:lang="en">
  79.         <div class="titlepage">
  80.           <div>
  81.             <div>
  82.               <h5 class="title"><a id="id2952742"></a>Key modifiers (Defaults)</h5>
  83.             </div>
  84.           </div>
  85.           <div></div>
  86.         </div>
  87.         <div class="variablelist">
  88.           <dl>
  89.             <dt>
  90.               <span class="term">Shortcut</span>
  91.             </dt>
  92.             <dd>
  93.               <p>
  94.             The <span><b class="keycap">c</b></span> key will change the active tool to
  95.             Clone Tool.
  96.           </p>
  97.             </dd>
  98.             <dt>
  99.               <span class="term">
  100.                 <span>
  101.                   <b class="keycap">Shift</b>
  102.                 </span>
  103.               </span>
  104.             </dt>
  105.             <dd>
  106.               <p>
  107.             <span><b class="keycap">Shift</b></span> places the Clone Tool into
  108.             straight line mode.  Holding Shift while clicking
  109.             <span class="mousebutton">Button1</span> will clone in a
  110.             straight line. Consecutive clicks will continue cloning 
  111.             in straight lines that originate from the end of the last line.
  112.            </p>
  113.             </dd>
  114.             <dt>
  115.               <span class="term">
  116.           <span><b class="keycap">Shift</b></span>-<span><b class="keycap">Ctrl</b></span>
  117.         </span>
  118.             </dt>
  119.             <dd>
  120.               <p>
  121.             <span><b class="keycap">Shift</b></span>-<span><b class="keycap">Ctrl</b></span>
  122.             is used to create straight lines that are constrained to 15
  123.             degree absolute angles.
  124.           </p>
  125.             </dd>
  126.           </dl>
  127.         </div>
  128.       </div>
  129.       <div class="simplesect" lang="en" xml:lang="en">
  130.         <div class="titlepage">
  131.           <div></div>
  132.           <div></div>
  133.         </div>
  134.         <div class="variablelist">
  135.           <p class="title">
  136.             <b>Options</b>
  137.           </p>
  138.           <dl>
  139.             <dt>
  140.               <span class="term">Overview</span>
  141.             </dt>
  142.             <dd>
  143.               <p>
  144.           The available tool options for the Clone Tool can be accessed
  145.           by
  146.           double clicking the Clone Tool icon.
  147.           <span class="guiicon">
  148.             <img src="../images/toolbox/clone.png" />
  149.           </span>
  150.         </p>
  151.             </dd>
  152.             <dt>
  153.               <span class="term">Opacity</span>
  154.             </dt>
  155.             <dd>
  156.               <p>
  157.           The Opacity slider sets the transparency level for the fill. A
  158.           higher opacity setting results in a more opaque fill and a lower
  159.           setting results in a more transparent fill.
  160.         </p>
  161.             </dd>
  162.             <dt>
  163.               <span class="term">Mode</span>
  164.             </dt>
  165.             <dd>
  166.               <p>
  167.           The Mode dropdown list provides a selection of paint application
  168.           modes. A list of these modes can be found in the glossary. 
  169.         </p>
  170.             </dd>
  171.             <dt>
  172.               <span class="term">Brush</span>
  173.             </dt>
  174.             <dd>
  175.               <p>
  176.           Indicates the active brush.  Clicking on the brush icon
  177.           opens the brush selection dialog.
  178.         </p>
  179.             </dd>
  180.             <dt>
  181.               <span class="term">Pattern</span>
  182.             </dt>
  183.             <dd>
  184.               <p>
  185.           The selected pattern for the next fill.  Clicking on the
  186.           fill icon opens the fill selection dialog.
  187.         </p>
  188.             </dd>
  189.             <dt>
  190.               <span class="term">Hard Edge</span>
  191.             </dt>
  192.             <dd>
  193.               <p>
  194.           By default the Convolver softens the edges of an area blurred or
  195.           sharpened.
  196.           The <span class="guilabel">Hard Edge</span> toggle changes this behavior.
  197.           Any area convolved while this option is active will be convolved with
  198.           no softening of the edge of the brush used. 
  199.         </p>
  200.             </dd>
  201.             <dt>
  202.               <span class="term">Pressure Sensitivity, </span>
  203.               <span class="term">Druckempfindlichkeit</span>
  204.             </dt>
  205.             <dd>
  206.               <p>
  207.           The Pressure Sensitivity section sets whether hardness, rate, or
  208.           size  will be affected by pressure for input devices that support
  209.           this option.
  210.         </p>
  211.             </dd>
  212.             <dt>
  213.               <span class="term">Fade Out</span>
  214.             </dt>
  215.             <dd>
  216.               <p>
  217.           With this option selected, the brush fades to transparent
  218.           over a distance set in the Length field.
  219.         </p>
  220.             </dd>
  221.             <dt>
  222.               <span class="term">Source</span>
  223.             </dt>
  224.             <dd>
  225.               <p>
  226.           You can choose a part of an <span class="guilabel">image</span> or a
  227.           pattern to be used as source. 
  228.         </p>
  229.             </dd>
  230.             <dt>
  231.               <span class="term">Alignment</span>
  232.             </dt>
  233.             <dd>
  234.               <p>
  235.           The <span class="guilabel">alignment</span> mode sets how the source
  236.           position is offset from each brush stroke. The Screenshots show
  237.           the mouse cursor as a red rectangle and the source point as a
  238.           black crosshair.
  239.          </p>
  240.               <p>
  241.           </p>
  242.               <div class="itemizedlist">
  243.                 <ul type="opencircle">
  244.                   <li style="list-style-type: circle">
  245.                     <p>
  246.                   <span class="inlinemediaobject"><img src="../images/tool-options/clone-non-align.png" /></span>
  247.                   The <span class="guilabel">Non Aligned</span> mode takes the
  248.                   offset between the source point and the start of each new
  249.                   stroke.
  250.                 </p>
  251.                   </li>
  252.                   <li style="list-style-type: circle">
  253.                     <p>
  254.                     <span class="inlinemediaobject"><img src="../images/tool-options/clone-align.png" /></span>
  255.                   The <span class="guilabel">Aligned</span> mode takes the offset
  256.                   between the source point and the start of the first
  257.                   stroke, and uses it as the offset for all subsequent
  258.                   strokes.
  259.                 </p>
  260.                   </li>
  261.                   <li style="list-style-type: circle">
  262.                     <p>
  263.                   <span class="inlinemediaobject"><img src="../images/tool-options/clone-registered.png" /></span>
  264.                   The <span class="guilabel">Registered</span> mode has no offset.
  265.                   If the source image is a different size to the
  266.                   destination image, the two will be aligned at the top
  267.                   left corner.
  268.                 </p>
  269.                   </li>
  270.                 </ul>
  271.               </div>
  272.               <p>
  273.           </p>
  274.             </dd>
  275.           </dl>
  276.         </div>
  277.       </div>
  278.     </div>
  279.     <div class="navfooter">
  280.       <hr />
  281.       <table width="100%" summary="Navigation footer">
  282.         <tr>
  283.           <td width="40%" align="left"><a accesskey="p" href="ch03s03s03s07.html">Prev</a>┬á</td>
  284.           <td width="20%" align="center">
  285.             <a accesskey="u" href="ch03s03s03.html">Up</a>
  286.           </td>
  287.           <td width="40%" align="right">┬á<a accesskey="n" href="ch03s03s03s09.html">Next</a></td>
  288.         </tr>
  289.         <tr>
  290.           <td width="40%" align="left" valign="top">3.3.7.┬áInk Tool┬á</td>
  291.           <td width="20%" align="center">
  292.             <a accesskey="h" href="index.html">Home</a>
  293.           </td>
  294.           <td width="40%" align="right" valign="top">┬á3.3.9.┬áConvolver</td>
  295.         </tr>
  296.       </table>
  297.     </div>
  298.   </body>
  299. </html>
  300.